home *** CD-ROM | disk | FTP | other *** search
- ----------------------------------------------------------------------------
-
- Financial Accounts
-
- History and Bug Fixes
-
- ----------------------------------------------------------------------------
-
- V1.0 First finished compilation for beta testing
- V1.1 All reported bugs fixed and re-compiled for beta testing
-
- V1.2 16th Oct 95 - Final Compilation
-
- All bugs fixed (I hope) and now ready for shareware release into the
- Public Domain !
-
- V1.21 18th Oct 95 - Bug found in edit menu
-
- When the user selected "Add" from the edit menu, you were told no
- more entries where aloud. Also, when "Edit" was selected from the
- edit menu, and an entry was selected, the program would bail out !!
- Not only that. When the user selected "Delete", and an entry was
- selected, it wouldn't actually delete it !!
-
- All three of these bugs were caused by a flag not being set to the
- current mode. I guess this bug was missed because everyone got
- used to using the icons !
-
- Also revised the install program so it installs from where it was
- run from instead of it always looking for the "FinAccsV1" disk.
-
- V1.22 21st Oct 95 - Program Revision
-
- Altered the user input system so that all input from the user is
- processed through one procedure, which at the same time cures a couple
- of very minor bugs and reduced program size a bit.
-
- V1.30 24th Oct 95 - Program Revision
-
- Major change and improvement to the "Regular Transaction" system.
- Before, the regular transactions were all applied within the given
- date boundary. This is a real bad way of doing it.
-
- Now, the regular transactions are automatically updated when applied or
- when the file is loaded according to the current system date ! So once
- you've entered some regular transactions, you never need modify and
- re-apply them again.
-
- Unfortunatley, this means that people without battery backed clocks,
- (nice move commodore, NOT !) will have to set there system date to the
- present day for the regular transactions to work properly.
-
- V1.40 27th Oct 95 - Program Revision
-
- Added the password and ecryption system. Now all account data files are
- completely safe and can't even be viewed on a text editor.
-
- V1.41 2nd Nov 95 - Couple Of Minor Bug Fixes
-
- You were given the message `Not Done' after selecting a valid project
- file to rename, now fixed. Also there were a couple of bugs in the
- string edit system which occured when editing a string larger than the
- size of the edit box, also fixed.
-
- V1.42 6th Nov 95 - Bug Fix
-
- When you called up the file selector from the system preferences window
- to select a file to autoload, and then close the file selector and
- system preferences window, the screen would mess up. This was caused by
- the file selector using the same block as the system prefs window. This
- bug crept in somewhere between V1.30 and V1.41, and has now been fixed.
-